groonga-normalizer-mysql software package provides MySQL derived normalizer for Groonga, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install groonga-normalizer-mysql
groonga-normalizer-mysql is installed in your system.
Make ensure the groonga-normalizer-mysql package were installed using the commands given below,
$ sudo dpkg-query -l | grep groonga-normalizer-mysql *
You will get with groonga-normalizer-mysql package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | groonga-normalizer-mysql |
| Version | 1.1.1-2 |
| Description | MySQL derived normalizer for Groonga |
| Sub Section | libs |